League Types
-
Leagues are the top level events. They don’t have a date and represent a regular competition. A League is composed of one or several series. Some League of Legends leagues are: EU LCS, NA LCS, LCK, etc.
See also
PandaScore DocumentationDeclaration
Swift
public struct League : Decodable
-
Undocumented
See moreDeclaration
Swift
public struct BaseLeague : Decodable
-
Undocumented
See moreDeclaration
Swift
public enum SupportedLeague : Int, CaseIterable